Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ByteDecoder
/
Unity
Public
forked from
github-for-unity/Unity
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
Unity
src
tests
TaskSystemIntegrationTests
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 1, 2018
Merge branch 'master' into fixes/lock-unlock-multiple-files
StanleyGoldman
authored
f8da664
View commit details
Copy full SHA for f8da664
View code at this point
Browse repository at this point
Wow VS 2015, go home, you're drunk
shana
committed
83d7da8
View commit details
Copy full SHA for 83d7da8
View code at this point
Browse repository at this point
Refactor how we run tasks synchronously so that TPL tasks aren't broken
Show description for c439795
shana
committed
c439795
View commit details
Copy full SHA for c439795
View code at this point
Browse repository at this point
Fix issues, add tests
shana
committed
12d701c
View commit details
Copy full SHA for 12d701c
View code at this point
Browse repository at this point
Commits on May 31, 2018
Fix running TaskQueue and catching errors
shana
committed
9cdc874
View commit details
Copy full SHA for 9cdc874
View code at this point
Browse repository at this point
Commits on May 14, 2018
Don't need this cluttering the debug log
shana
committed
f221040
View commit details
Copy full SHA for f221040
View code at this point
Browse repository at this point
Fix tests
shana
committed
bf18dd8
View commit details
Copy full SHA for bf18dd8
View code at this point
Browse repository at this point
More git installer fixes
shana
committed
f7c31a1
View commit details
Copy full SHA for f7c31a1
View code at this point
Browse repository at this point
Explicitely set git/lfs installation paths in the environment
shana
committed
c5e39b1
View commit details
Copy full SHA for c5e39b1
View code at this point
Browse repository at this point
Commits on May 7, 2018
Feed model for downloading packages; refactor installers
Show description for 32d3398
shana
committed
32d3398
View commit details
Copy full SHA for 32d3398
View code at this point
Browse repository at this point
Commits on Mar 20, 2018
Add spaces to pahts in tests so we can catch potential problems
shana
committed
b1d005d
View commit details
Copy full SHA for b1d005d
View code at this point
Browse repository at this point
Commits on Mar 18, 2018
Fix test, it was expecting data to be in an order that isn't reliable
shana
committed
76d9f61
View commit details
Copy full SHA for 76d9f61
View code at this point
Browse repository at this point
Commits on Mar 8, 2018
Merge master into 1.0rc/master
shana
committed
eca577b
View commit details
Copy full SHA for eca577b
View code at this point
Browse repository at this point
Commits on Mar 7, 2018
Reduce the amount of invalidations the cache produces
Show description for 389020d
shana
committed
389020d
View commit details
Copy full SHA for 389020d
View code at this point
Browse repository at this point
Fix calling finally handlers and add regression test for it
shana
committed
fa188d3
View commit details
Copy full SHA for fa188d3
View code at this point
Browse repository at this point
Fix continuing when something fails
shana
committed
711190b
View commit details
Copy full SHA for 711190b
View code at this point
Browse repository at this point
Make sure the threaded and non-threaded API is easily distinguishable
shana
committed
c9436c2
View commit details
Copy full SHA for c9436c2
View code at this point
Browse repository at this point
Commits on Mar 6, 2018
Switch NPath to a struct. Fix some bugs
Show description for 4604ace
shana
committed
4604ace
View commit details
Copy full SHA for 4604ace
View code at this point
Browse repository at this point
Commits on Mar 2, 2018
Make downloading parallel and fix concurrent threading
Show description for 7873cd2
shana
committed
7873cd2
View commit details
Copy full SHA for 7873cd2
View code at this point
Browse repository at this point
Commits on Feb 22, 2018
Fix a bunch of bugs in the task system related to tasks that run on failure
shana
committed
c32060d
View commit details
Copy full SHA for c32060d
View code at this point
Browse repository at this point
Commits on Feb 21, 2018
Fix start/end handlers and tweak Finally callback
Show description for e492458
shana
committed
e492458
View commit details
Copy full SHA for e492458
View code at this point
Browse repository at this point
Commits on Feb 1, 2018
Make sure fault handlers are always called when merging two chains
shana
committed
577e243
View commit details
Copy full SHA for 577e243
View code at this point
Browse repository at this point
Commits on Jan 31, 2018
Set namespace of GitHub.Logging to match assembly name, rename Logging class to LogHelper to avoid conflicts
shana
committed
1cc4800
View commit details
Copy full SHA for 1cc4800
View code at this point
Browse repository at this point
Add more detail to our exception logging
Show description for caf73b8
shana
committed
caf73b8
View commit details
Copy full SHA for caf73b8
View code at this point
Browse repository at this point
Commits on Nov 20, 2017
Adding a task integration test that demonstrates the execution order of OnStart and OnEnd
StanleyGoldman
committed
134558c
View commit details
Copy full SHA for 134558c
View code at this point
Browse repository at this point
Commits on Oct 19, 2017
Removing unused variables in ThreadSynchronizationContext classes
StanleyGoldman
committed
ac50823
View commit details
Copy full SHA for ac50823
View code at this point
Browse repository at this point
Removing more commented out tests
StanleyGoldman
committed
7af8e7f
View commit details
Copy full SHA for 7af8e7f
View code at this point
Browse repository at this point
Removing unused test
StanleyGoldman
committed
596522b
View commit details
Copy full SHA for 596522b
View code at this point
Browse repository at this point
Removing several unused fields from TaskSystem.Tests
StanleyGoldman
committed
97a2ddd
View commit details
Copy full SHA for 97a2ddd
View code at this point
Browse repository at this point
Commits on Aug 7, 2017
Fix threading library pinvoke of doom
shana
committed
2ff9631
View commit details
Copy full SHA for 2ff9631
View code at this point
Browse repository at this point
Commits on Aug 1, 2017
Disposable ITaskManager
StanleyGoldman
committed
5333b72
View commit details
Copy full SHA for 5333b72
View code at this point
Browse repository at this point
Commits on Jun 26, 2017
Put the test logs somewhere that CI can find them
shana
committed
c975074
View commit details
Copy full SHA for c975074
View code at this point
Browse repository at this point
Commits on Jun 20, 2017
Ignoring some problematic tests from ncrunch
StanleyGoldman
committed
66703ca
View commit details
Copy full SHA for 66703ca
View code at this point
Browse repository at this point
Commits on Jun 12, 2017
Fix tests
shana
committed
d93cebd
View commit details
Copy full SHA for d93cebd
View code at this point
Browse repository at this point
Wrapped tasks raise events in the correct order, also handle exceptions properly
shana
committed
a70befd
View commit details
Copy full SHA for a70befd
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.