- Sort Score
- Result 10 results
- Languages All
Results 261 - 270 of 513 for WARNING (0.41 sec)
-
docs/lambda/README.md
Lets start the lambda handler. ``` python lambda_handler.py * Serving Flask app 'webhook' * Debug mode: off WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead. * Running on http://127.0.0.1:5000 Press CTRL+C to quit ``` ## Start MinIO with Lambda target
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Tue Aug 12 18:20:36 UTC 2025 - 7.7K bytes - Viewed (0) -
.teamcity/mvnw
fi fi if [ ! -x "$JAVACMD" ] ; then echo "Error: JAVA_HOME is not defined correctly." >&2 echo " We cannot execute $JAVACMD" >&2 exit 1 fi if [ -z "$JAVA_HOME" ] ; then echo "Warning: JAVA_HOME environment variable is not set." fi CLASSWORLDS_LAUNCHER=org.codehaus.plexus.classworlds.launcher.Launcher # traverses directory structure from process work directory to filesystem root
Registered: Wed Sep 10 11:36:15 UTC 2025 - Last Modified: Wed Feb 26 01:48:39 UTC 2020 - 9.8K bytes - Viewed (0) -
docs/em/docs/deployment/manually.md
//// //// tab | Hypercorn <div class="termy"> ```console $ hypercorn main:app --bind 0.0.0.0:80 Running on 0.0.0.0:8080 over http (CTRL + C to quit) ``` </div> //// /// warning ๐ญ โ `--reload` ๐ ๐ฅ ๐ โ๏ธ โซ๏ธ. `--reload` ๐ ๐ด ๐ ๐ โน, ๐ โ , โ๏ธ. โซ๏ธ โน ๐ โฎ๏ธ **๐ ๏ธ**, โ๏ธ ๐ **๐ซ๐ ๐ซ** โ๏ธ โซ๏ธ **๐ญ**. /// ## Hypercorn โฎ๏ธ ๐ป
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Tue Aug 06 04:48:30 UTC 2024 - 4.2K bytes - Viewed (0) -
api/maven-api-core/src/main/java/org/apache/maven/api/Constants.java
public static final String MAVEN_STYLE_DEBUG_NAME = "debug"; public static final String MAVEN_STYLE_INFO_NAME = "info"; public static final String MAVEN_STYLE_WARNING_NAME = "warning"; public static final String MAVEN_STYLE_ERROR_NAME = "error"; public static final String MAVEN_STYLE_SUCCESS_NAME = "success"; public static final String MAVEN_STYLE_FAILURE_NAME = "failure";
Registered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Fri Jul 25 11:08:20 UTC 2025 - 25.4K bytes - Viewed (0) -
docs/ko/docs/tutorial/dependencies/dependencies-with-yield.md
์ด๋ค ์์ธ๊ฐ ๋ฐ์ํ๋ , `HTTPException`์ ํฌํจํ์ฌ yield๋ฅผ ์ฌ์ฉํ๋ ์์กด์ฑ์ผ๋ก ์ ๋ฌ๋ฉ๋๋ค. ๋๋ถ๋ถ์ ๊ฒฝ์ฐ ์์ธ๋ฅผ ๋ค์ ๋ฐ์์ํค๊ฑฐ๋ ์๋ก์ด ์์ธ๋ฅผ ๋ฐ์์์ผ์ผ ํฉ๋๋ค. /// ## `yield`, `HTTPException`, `except` ๋ฐ ๋ฐฑ๊ทธ๋ผ์ด๋ ์์ ์ ์ฌ์ฉํ๋ ์์กด์ฑ /// warning | ๊ฒฝ๊ณ ์ด๋ฌํ ๊ธฐ์ ์ ์ธ๋ถ ์ฌํญ์ ๋๋ถ๋ถ ํ์ํ์ง ์์ผ๋ฏ๋ก ์ด ์น์ ์ ๊ฑด๋๋ฐ๊ณ ์๋์์ ๊ณ์ ์งํํด๋ ๋ฉ๋๋ค. ์ด๋ฌํ ์ธ๋ถ ์ ๋ณด๋ ์ฃผ๋ก FastAPI 0.106.0 ์ด์ ๋ฒ์ ์์ `yield`๊ฐ ์๋ ์์กด์ฑ์ ๋ฆฌ์์ค๋ฅผ ๋ฐฑ๊ทธ๋ผ์ด๋ ์์ ์์ ์ฌ์ฉํ๋ ๊ฒฝ์ฐ๋ฉ ์ ์ฉํฉ๋๋ค. /// ### `yield`์ `except`๋ฅผ ์ฌ์ฉํ๋ ์์กด์ฑ, ๊ธฐ์ ์ธ๋ถ์ฌํญ
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Feb 09 14:54:09 UTC 2025 - 14.2K bytes - Viewed (0) -
docs/ko/docs/tutorial/header-params.md
๋ง์ฝ ์ธ๋์ค์ฝ์ด๋ฅผ ํ์ดํ์ผ๋ก ์๋ ๋ณํ์ ๋นํ์ฑํํด์ผ ํ ์ด๋ค ์ด์ ๊ฐ ์๋ค๋ฉด, `Header`์ `convert_underscores` ๋งค๊ฐ๋ณ์๋ฅผ `False`๋ก ์ค์ ํ์ญ์์ค: {* ../../docs_src/header_params/tutorial002.py hl[10] *} /// warning | ๊ฒฝ๊ณ `convert_underscore`๋ฅผ `False`๋ก ์ค์ ํ๊ธฐ ์ ์, ์ด๋ค HTTP ํ๋ก์๋ค๊ณผ ์๋ฒ๋ค์ ์ธ๋์ค์ฝ์ด๊ฐ ํฌํจ๋ ํค๋ ์ฌ์ฉ์ ํ๋ฝํ์ง ์๋๋ค๋ ๊ฒ์ ๋ช ์ฌํ์ญ์์ค. /// ## ์ค๋ณต ํค๋ ์ค๋ณต ํค๋๋ค์ ์์ ํ ์ ์์ต๋๋ค. ์ฆ, ๋ค์ค๊ฐ์ ๊ฐ๋ ๋์ผํ ํค๋๋ฅผ ๋ปํฉ๋๋ค. ํ์ ์ ์์์ ๋ฆฌ์คํธ๋ฅผ ์ฌ์ฉํ์ฌ ์ด๋ฌํ ์ผ์ด์ค๋ฅผ ์ ์ํ ์ ์์ต๋๋ค.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 3.3K bytes - Viewed (0) -
android/guava/src/com/google/common/util/concurrent/ThreadFactoryBuilder.java
public ThreadFactoryBuilder setDaemon(boolean daemon) { this.daemon = daemon; return this; } /** * Sets the priority for new threads created with this ThreadFactory. * * <p><b>Warning:</b> relying on the thread scheduler is <a * href="http://errorprone.info/bugpattern/ThreadPriorityCheck">discouraged</a>. * * <p><b>Java 21+ users:</b> use {@link Thread.Builder.OfPlatform#priority(int)} instead.
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Sat Aug 09 01:35:26 UTC 2025 - 9K bytes - Viewed (0) -
docs/en/docs/tutorial/request-files.md
/// /// warning
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 09:15:41 UTC 2025 - 7.3K bytes - Viewed (0) -
docs/pt/docs/tutorial/request-files.md
/// /// warning | Aviso
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sat Nov 09 16:39:20 UTC 2024 - 7.8K bytes - Viewed (0) -
android/guava/src/com/google/common/collect/ForwardingNavigableMap.java
* override one or more methods to modify the behavior of the backing map as desired per the <a * href="http://en.wikipedia.org/wiki/Decorator_pattern">decorator pattern</a>. * * <p><b>Warning:</b> The methods of {@code ForwardingNavigableMap} forward <i>indiscriminately</i> * to the methods of the delegate. For example, overriding {@link #put} alone <i>will not</i> change
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Sun Dec 22 03:38:46 UTC 2024 - 14.1K bytes - Viewed (0)