tobi
|
73e9cca701
|
[bugfix] Close ReadClosers properly in the media package (#434)
* defer lock reader
* close readers when finished with them
* close the reader in the teereader when finished
|
2022-03-21 13:41:44 +01:00 |
|
tobi
|
55b83bea7c
|
[feature] Add postDataCallbackFunc to allow cleanup (#408)
|
2022-02-22 13:50:33 +01:00 |
|
tsmethurst
|
8c0141d103
|
store and retrieve processState atomically
|
2022-02-08 13:38:44 +01:00 |
|
tsmethurst
|
c157b1b20b
|
rework data function to provide filesize
|
2022-01-23 14:41:58 +01:00 |
|
tsmethurst
|
589bb9df02
|
pass reader around instead of []byte
|
2022-01-16 18:52:55 +01:00 |
|
tsmethurst
|
6bf39d0fc1
|
emoji code passing muster
|
2022-01-15 17:36:15 +01:00 |
|
tsmethurst
|
c4a533db72
|
start fixing up emoji processing code
|
2022-01-15 14:33:58 +01:00 |
|
tsmethurst
|
33ca5513ad
|
pin instanceAccountID to in-process emoji
|
2022-01-11 17:51:45 +01:00 |
|
tsmethurst
|
113f9d9ab4
|
pass a function into the manager, start work on emoji
|
2022-01-11 17:49:14 +01:00 |
|