Elara Elara6331
Elara6331 pushed to master at Elara6331/itd 2022-05-02 04:40:00 +00:00
0f22d67395 Update lrpc
Elara6331 pushed to master at Elara6331/lrpc 2022-05-02 04:39:19 +00:00
bbc9774a96 Make *Context compliant with context.Context
Elara6331 pushed to master at Elara6331/lrpc 2022-05-02 04:30:02 +00:00
f0f9422fef Add GPLv3 copyright headers
Elara6331 pushed to master at Elara6331/lrpc 2022-05-02 04:27:16 +00:00
1ae94dc4c4 Clarify README
Elara6331 pushed to master at Elara6331/itd 2022-05-02 04:22:18 +00:00
6da03181a9 Remove version.txt on clean
Elara6331 pushed to master at Elara6331/itd 2022-05-02 04:21:24 +00:00
44a25625da Only update version if version.txt does not exist
Elara6331 pushed to master at Elara6331/itd 2022-05-02 04:16:51 +00:00
14a38351e4 Update README to reflect recent changes
Elara6331 pushed to master at Elara6331/itd 2022-05-02 03:56:17 +00:00
4c27f424b2 Remove debug print
Elara6331 pushed to master at Elara6331/itd 2022-05-02 03:51:16 +00:00
86fbef2e8a Remove the no-longer useful none type alias
Elara6331 pushed to master at Elara6331/itd 2022-05-02 03:49:44 +00:00
7b8658e072 Remove version.txt
Elara6331 pushed to master at Elara6331/itd 2022-05-02 03:40:33 +00:00
73c46cfa66 Remove replace directive and fix firmware upgrade error
Elara6331 pushed to master at Elara6331/itd 2022-05-02 03:33:03 +00:00
1e0f1c5b76 Fix bug where itctl could not be killed
Elara6331 pushed to master at Elara6331/itd 2022-05-01 22:22:32 +00:00
78b5ca1de8 Add context support and update lrpc
Elara6331 pushed to master at Elara6331/lrpc 2022-05-01 22:17:49 +00:00
f1aa0f5c4f Fix call to lrpc.ChannelDone
b53388122c Use context to stop sending values rather than trying to detect channel close
Compare 2 commits »
Elara6331 pushed to master at Elara6331/itd 2022-05-01 21:00:34 +00:00
b0c4574481 Remove now unnecessary DoneMap
Elara6331 pushed to master at Elara6331/itd 2022-05-01 20:59:43 +00:00
01975f207c Upgrade lrpc version
Elara6331 pushed to master at Elara6331/lrpc 2022-05-01 20:54:38 +00:00
6df8cf53c6 Don't close channel if it's already closed
Elara6331 pushed to master at Elara6331/itd 2022-05-01 20:53:53 +00:00
Elara6331 pushed to master at Elara6331/itd 2022-05-01 20:51:15 +00:00
11a3b34d8b Don't close channel if already closed
Elara6331 pushed to master at Elara6331/lrpc 2022-05-01 18:42:51 +00:00
72068efb4d Don't close channel on context cancel, it is already closed