how to lock uaysnc server while a task is in use #11940
GM-Script-Writer-62850
started this conversation in
General
Replies: 1 comment 8 replies
-
|
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a W5500 PCIO controller, and i have core 1 doing things at time, if i have activity on core 1 when i get input on the server things go south without any error, when i have core 1 active i have a
uasyncio.Lock()
, how can i have this respect the lock (when do i acquire/release it?)Beta Was this translation helpful? Give feedback.
All reactions