absurdfarce commented on code in PR #1302:
URL:
https://github.com/apache/cassandra-python-driver/pull/1302#discussion_r3618010165
##########
tests/unit/test_policies.py:
##########
@@ -141,26 +141,16 @@ def host_down():
# make the GIL switch after every instruction, maximizing
# the chance of race conditions
Review Comment:
The intent is pretty clearly to make the thread switching interval as small
as possible. The comment is misleading but not at all implausible. Still,
I'll tweak the language slightly to make it clearer.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]