ya_payment::payment_sync::send_sync_notfs_job
is running tasks dependent on actix on a thread which has no actor system
#412
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Add New Issues To Core Team Project | |
on: | |
issues: | |
types: | |
- opened | |
jobs: | |
add-to-project: | |
name: Add issue to project | |
runs-on: ubuntu-latest | |
steps: | |
- uses: actions/[email protected] | |
with: | |
project-url: https://github.com/orgs/golemfactory/projects/30 | |
github-token: ${{ secrets.CORE_BOARD_ACTIONS_TOKEN }} | |