Skip to content

[proxy] do not call destructor on not yet attached proxies #21

[proxy] do not call destructor on not yet attached proxies

[proxy] do not call destructor on not yet attached proxies #21

Workflow file for this run

name: Python
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
with:
python-version: '3.10'
- run: python -munittest discover