Skip to content

bug: concurrent map access panic (openapi?) #3820

@gman0

Description

@gman0

Describe the bug

I've encountered following panics:

  • fatal error: concurrent map writes
  • fatal error: concurrent map iteration and map write

See the logs in the attachment. There is quite a few mentions of openapi.

concurrent-map-writes-panic-logs.tar.gz

Steps To Reproduce

This is a race, very hard to reproduce :C

Expected Behaviour

No concurrent access to unprotected maps.

Additional Context

No response

Metadata

Metadata

Assignees

Labels

kind/bugCategorizes issue or PR as related to a bug.

Type

No type

Projects

Status

New

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions