Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

traci 1.16.0 Connection.close() is not safe #12996

Closed
ZhuYQi opened this issue Apr 7, 2023 · 2 comments
Closed

traci 1.16.0 Connection.close() is not safe #12996

ZhuYQi opened this issue Apr 7, 2023 · 2 comments
Assignees
Labels
Milestone

Comments

@ZhuYQi
Copy link

ZhuYQi commented Apr 7, 2023

Add your issue description here.
file: traci.connection.py:398
calling conn.close() may cause KeyError("",) if never change traci label before ("" label can only be created by conn.switch())

SUMO-version:
v1.16.0

operating system:
ubuntu1804

@behrisch behrisch self-assigned this Apr 7, 2023
@behrisch behrisch added the regression Works in previous versions label Apr 7, 2023
@behrisch behrisch added this to the 1.17.0 milestone Apr 7, 2023
@namdre
Copy link
Contributor

namdre commented Apr 20, 2023

what version was this regression first released in?

@behrisch
Copy link
Contributor

1.16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants