Skip to content

Commit

Permalink
Update 2934.bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
asvetlov authored Oct 27, 2021
1 parent 8eefd30 commit cebc7d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGES/2934.bugfix
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Modify _drain_helper() to handle concurrrent `await resp.write(...)` or `ws.send_json(...)` calls without race-condition.
Modify _drain_helper() to handle concurrent `await resp.write(...)` or `ws.send_json(...)` calls without race-condition.

0 comments on commit cebc7d2

Please sign in to comment.