The GitHub Actions job "Required Checks" on 
texera.git/fix/internal-queue-disable-data-leak has failed.
Run started by GitHub user eugenegujing (triggered by eugenegujing).

Head commit for run:
92f4dc3e6202653043c8f51e5ed3aa738ef18aa6 / eugenegujing 
<[email protected]>
refactor(pyamber): move the _queue_ids snapshot into helper methods

Per review, the six category query methods now go through _control_queue_ids() 
/ _data_queue_ids(), which take the tuple() snapshot and filter it, so the 
snapshot is enforced by the API instead of being a convention each query method 
has to remember.
The snapshot rationale comment moves to the helper docstring.
The helpers copy the live set first and filter the private copy, so no 
user-level code runs while the live set is being iterated.
Also reword a test comment per review ("Registers a key whose ...").

Report URL: https://github.com/apache/texera/actions/runs/31548721548

With regards,
GitHub Actions via GitBox

Reply via email to