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

fix: background pid refresh #239

Merged
merged 4 commits into from
Nov 26, 2024
Merged

fix: background pid refresh #239

merged 4 commits into from
Nov 26, 2024

Conversation

TimoGlastra
Copy link
Member

Signed-off-by: Timo Glastra [email protected]

} from '@package/agent'
import { acquireAuthorizationCodeAccessToken } from '@package/agent/src/invitation/handler'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

does importing from src work when built?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes because it's local build with expo. So the packages boundaries don't really matter here.

It's a but ugly and will refactor after the deadline (had to prevent require cyccle)

packages/agent/src/batch.ts Outdated Show resolved Hide resolved
packages/agent/src/batch.ts Outdated Show resolved Hide resolved
TimoGlastra and others added 2 commits November 26, 2024 17:51
Co-authored-by: Berend Sliedrecht <[email protected]>
Co-authored-by: Berend Sliedrecht <[email protected]>
@TimoGlastra TimoGlastra merged commit a16b1ef into main Nov 26, 2024
1 check passed
@TimoGlastra TimoGlastra deleted the fix/background-refresh branch November 26, 2024 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants