Skip to content

[ISSUE] RuntimeWarning: NVX native acceleration is available but explicitly disabled via AUTOBAHN_USE_NVX=0 #1737

@hagen00

Description

@hagen00

📝 Note for maintainers: Please triage this issue (review,
classify, and assign appropriate labels).


What is your issue about?

Getting a harmless, but noisy runtime warning. e.g

RuntimeWarning: NVX native acceleration is available but explicitly disabled via AUTOBAHN_USE_NVX=0.


Additional context

For example, using django on makemigrations

/app/core# ./manage.py makemigrations /usr/local/lib/python3.13/site-packages/autobahn/twisted/__init__.py:32: RuntimeWarning: NVX native acceleration is available but explicitly disabled via AUTOBAHN_USE_NVX=0. Falling back to pure Python implementations. 

Would be nice if this was not shown. If it's valid to disable via env variable, it should not create noise.


Triage Notes (for maintainers only)


AI Assistance Disclosure

  • I did not use any AI-assistance tools to help create
    this issue.
  • [] I did use AI-assistance tools to help create this
    issue.
  • I have read, understood and followed the projects'
    AI Policy
    when creating code, documentation etc. for this pull
    request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions