Conversation
Bumps [github.com/qiniu/x](https://github.com/qiniu/x) from 1.13.10 to 1.13.11. - [Release notes](https://github.com/qiniu/x/releases) - [Commits](qiniu/x@v1.13.10...v1.13.11) --- updated-dependencies: - dependency-name: github.com/qiniu/x dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…qiniu/x-1.13.11 Bump github.com/qiniu/x from 1.13.10 to 1.13.11
Bumps [github.com/qiniu/x](https://github.com/qiniu/x) from 1.13.11 to 1.13.12. - [Release notes](https://github.com/qiniu/x/releases) - [Commits](qiniu/x@v1.13.11...v1.13.12) --- updated-dependencies: - dependency-name: github.com/qiniu/x dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…qiniu/x-1.13.12 Bump github.com/qiniu/x from 1.13.11 to 1.13.12
…tines Replaced panic/recover based abort mechanism with `runtime.Goexit` to preserve stack traces for user code panics, simplify error handling logic, and leverage standard Go runtime mechanism for goroutine abort. Signed-off-by: Aofei Sheng <aofei@aofeisheng.com>
… the main loop from getting stuck. (#494)
refactor(internal/coroutine): use `runtime.Goexit` for aborting coroutines
This follows up on #495. Signed-off-by: Aofei Sheng <aofei@aofeisheng.com>
Bumps [github.com/qiniu/x](https://github.com/qiniu/x) from 1.13.12 to 1.14.0. - [Release notes](https://github.com/qiniu/x/releases) - [Commits](qiniu/x@v1.13.12...v1.14.0) --- updated-dependencies: - dependency-name: github.com/qiniu/x dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…qiniu/x-1.14.0 Bump github.com/qiniu/x from 1.13.12 to 1.14.0
Bumps [github.com/qiniu/x](https://github.com/qiniu/x) from 1.14.0 to 1.15.1. - [Release notes](https://github.com/qiniu/x/releases) - [Commits](qiniu/x@v1.14.0...v1.15.1) --- updated-dependencies: - dependency-name: github.com/qiniu/x dependency-version: 1.15.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…qiniu/x-1.15.1 Bump github.com/qiniu/x from 1.14.0 to 1.15.1
ignore xgo_autogen*
SpriteImpl: meet Sprite interface
…roject - Update all code references, documentation, and comments - Modify file names containing Go+ references - Adjust configuration files and build scripts - Ensure consistency across all project artifacts
chore(rename): replace all instances of ‘Go+’ with ‘XGo’ across the project
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.